SftTabs/NET 6.0

PropertyChanged Event, ScrollingClass Class

Softel vdm, Inc.

Occurs when a property of a ScrollingClass instance is modified.

Syntax      ScrollingClass Class (Softelvdm.SftTabsNET)

VB   

Public Event PropertyChanged As PropertyChangedEventHandler

C#   

public event PropertyChangedEventHandler PropertyChanged;

C++   

public: event PropertyChangedEventHandler PropertyChanged;

Event Data

The PropertyChanged event handler receives an argument of type PropertyChangedEventArgs containing data related to this event.

Comments

The PropertyChanged event occurs when a property of a ScrollingClass instance is modified.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com